home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10453 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  441 b 

  1. Path: news.res.com!not-for-mail
  2. From: samy@res.com (Sam Yee)
  3. Newsgroups: comp.unix.programmer,comp.lang.c
  4. Subject: Re: getting window sizes into c code
  5. Date: 17 Mar 1996 16:42:04 -0800
  6. Organization: RES Online
  7. Message-ID: <4iibgs$roa@clare.res.com>
  8. References: <4icn0h$aod@linux.cpsc.ucalgary.ca>
  9. NNTP-Posting-Host: clare.res.com
  10. X-Newsreader: NN version 6.5.0 CURRENT #1
  11.  
  12. You will get a SIGWINCH signal when user changes window size.
  13.  
  14. -sam
  15.